xfi:items-in-tuple

element(xbrli:item)*=xfi:items-in-tuple( $tuple as element(xbrli:tuple))

Last updated on 06-03-2008 at 22:40:00.

Returns the sequence of all fact items that are direct children of the tuple element of an XBRL instance document (excluding any items further nested in enclosed tuples).

XBRL 2.1 Section 4.6

OIM Status

Unsupported

Parameters

Name Type Details
tuple element(xbrli:tuple) The function takes the tuple element of an XBRL instance as its only parameter.

Output

Type: element(xbrli:item)*

Returns a sequence of direct child item elements of the tuple element in the XBRL instance, or the empty sequence if none. The data type of each item has the appropriate type based on the Post Schema Validation Infoset.

Conformance suite

90104 xfi.items-in-tuple testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Herm Fischer UBMatrix / Mark V Systems fischer@markv.com 06-03-2008 at 22:40:00

Revisions

Name On Details
Herm Fischer 06-03-2008 at 22:40:00 Defined the function
Herm Fischer 05-12-2008 at 00:00:00 Added data type sentence.